home *** CD-ROM | disk | FTP | other *** search
/ Champak 83 / (Vol 83) My Disc.iso / Interface / browser.swf / scripts / DefineButton2_117 / BUTTONCONDACTION on(release).as
Text File  |  2009-04-28  |  117b  |  6 lines

  1. on(release){
  2.    _level6.naveg("Click e Pinte");
  3.    gotoAndStop(7);
  4.    _global.var_destaque = "click e pinte";
  5. }
  6.